CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 连通

搜索资源列表

  1. maxarea

    0下载:
  2. 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8764255
    • 提供者:冷冷
  1. OpenCV

    0下载:
  2. 二值化一幅图像,用不同彩色填充连通域(连通分量),在二值图像中找出轮廓并存储。-Binarized image, communicating with a different fill color field (connected component) to identify the outline of the binary image and stored.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:661974
    • 提供者:唐琦
  1. TEST

    0下载:
  2. 增强图像,分割图像,标记连通区域 计算图像的连通区面积 -Enhance image, image segmentation, marking the connected area of connected region of image area
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2023350
    • 提供者:李香云
  1. CleanNoise

    0下载:
  2. 清除二值化图像中面积较小的黑色连通域, 可以去除小于指定面积的图像噪点
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:937
    • 提供者:wzs
  1. cv_contour

    0下载:
  2. 基于OPENCV的连通区域轮廓线标记代码,可以标记多个标签,自制定标签列表和图像数据区,非常方便,简单实用-OPENCV based connectivity contour marking area code, you can mark multiple labels, since the enactment of the label list and image data area, very convenient, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5835
    • 提供者:张明亮
  1. AreaMark

    0下载:
  2. 此为8领域区域连通标记算法,图形图像处理中常用到的必要过程,比较简单,适合初学。-This is the eight fields marked regional connectivity algorithms necessary to process graphics, image processing used to the relatively simple, suitable for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1106
    • 提供者:jumble
  1. cv

    0下载:
  2. 使用opencv的函数,寻找图像中的连通域,并标注,计算最大的连通域,显示-Using opencv function to find images connected domain, and marked, calculate the maximum connected domain, display
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:shylock
  1. dingwei

    1下载:
  2. 在人脸局部图像中定位嘴的中心。MATLAB环境代码,配有实验用图。具体步骤:对输入图像进行二值化处理-标注二值图像中的连通分量-找出最大的连通分量-计算最大联通分量中心。《精通Matlab数字图像处理与识别》-The face part image is positioned in the center of the mouth. MATLAB environment code, with experimental Fig. Specific steps: input image binariz
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3303
    • 提供者:廖欣
  1. fanse

    0下载:
  2. 对于彩色图像的R、G、B各彩色分量取反的技术就是图像的反色处理,这在处理二值化图像的连通区域选取的时候非常重要。如物体连通域用黑色表示,而二值化后的物体连通域图像可那是白色的,而背景是黑色的,这时应手动选取图像的反色处理或有程序根据背景和物体连通域两种颜色的数量所占比例而自动选择是否选择选取图像的反色处理。-For color image of R, G, B each color component invert technology is the color of the image pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4499439
    • 提供者:李晓阳
  1. temp

    0下载:
  2. opencv中 二值图像的连通性标记 八连通 鲁棒性很不错-Opencv binary image connectivity in the tag Eight connectivity robustness is not very good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:洛克
  1. yanse_shibie

    0下载:
  2. 摄像头摄取图像后,用两种常见的连通区域分析和标记的算法:1)Two- pass;2)Seed-Filling种子填充,并给出了两个算法的基于OpenCV的C++实现代码。-After the camera takes an image, analyze, and marked with two common regional connectivity algorithm: 1) Two-pass 2) Seed-Filling seed filling, and gives two algor
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21616065
    • 提供者:xiong
  1. findContour

    0下载:
  2. matlab 顺序遍历二值图像 查找说有连通域,对不同的连通域使用不同编号-traversal order matlab binary image to find that there connected domain, for different connectivity domains using different numbers
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:566
    • 提供者:妄海
  1. cPPliantongyu

    0下载:
  2. 该文档是一个通过连通域来统计图像中黑点的个数,是个很好的统计个数算法,但还是不是很高效,忘后人改进-This document is a statistical image through the communication field to the number of black dots, is a good number of statistical algorithms, but still not very efficient, improve posterity forget
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:22558
    • 提供者:姜霞霞
  1. 08799577digui

    0下载:
  2. 图像处理的算法,可以用递归的方法标记连通域-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:cgq1001
  1. thermometer

    0下载:
  2. 可以实现对液注温度计图片的识别,用到了连通域,Hough 变换二值化 和图像感兴趣区域部分-You can achieve the recognition of liquid injection thermometer picture, use a connected domain, Hough transform and interest portion of the binary image area
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2140
    • 提供者:卢艳平
  1. link_domain

    0下载:
  2. 实现图像中连通域的查找和标记功能,经测试验证,算法可靠。-Find and markup capabilities to achieve the image connected domain, and has been tested to verify that the algorithm is reliable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135287
    • 提供者:戴知圣
  1. my_tezhengtiqu

    0下载:
  2. 该程序能够进行特征提取,主要提取图像的粗网格特征和连通域特征用来做文字识别-The program can extract features, characteristics and coarse grid connected domain image feature extraction is mainly used for text recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1570
    • 提供者:zq
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
  1. mainchongzi

    0下载:
  2. 对彩色图像的连通区域处理方法,是一个虫子分割算法,属于某书上的章节运行代码。-Connected area of color image processing method, it is a worm segmentation algorithm, belongs to the chapter on the claim made to run the code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1339
    • 提供者:
  1. GAOXIAO

    0下载:
  2. 本资源介绍了一种高效的基于二值图像的连通域标记的算法-The resource based on a two value image connected component labeling algorithm is efficient
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:536881
    • 提供者:jhjghj
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com